Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2201.9.x] Fix Content-Type header duplication via addHeader method #2183

Open
wants to merge 5 commits into
base: 2201.9.x
Choose a base branch
from

Conversation

TharmiganK
Copy link
Contributor

Purpose

Part of: ballerina-platform/ballerina-library#7268

Examples

N/A

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility
  • Checked the impact on OpenAPI generation

@TharmiganK TharmiganK changed the base branch from 2201.10.x to 2201.9.x October 16, 2024 10:39
@TharmiganK TharmiganK closed this Oct 16, 2024
@TharmiganK TharmiganK reopened this Oct 16, 2024
Copy link

sonarcloud bot commented Oct 16, 2024

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.90%. Comparing base (d852de2) to head (a02a344).
Report is 1 commits behind head on 2201.9.x.

Additional details and impacted files
@@              Coverage Diff               @@
##             2201.9.x    #2183      +/-   ##
==============================================
- Coverage       80.93%   80.90%   -0.03%     
  Complexity        561      561              
==============================================
  Files             391      391              
  Lines           21641    21647       +6     
  Branches         4988     4994       +6     
==============================================
- Hits            17515    17514       -1     
- Misses           3113     3122       +9     
+ Partials         1013     1011       -2     
Flag Coverage Δ
?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant